﻿# Cuba

ecchi_cub_de_cespedes_character_template = {
    first_name = ecchi_Carlos_Manuel
    last_name = de_Cespedes
    culture = cu:caribeno
    female = no
    religion = catholic
    ideology = ideology_abolitionist
    interest_group = ig_landowners
	dna = ecchi_dna_carlos_manuel_de_cespedes
    birth_date = 1819.4.18
    traits = { arrogant persistent forest_commander }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:CUB
            this = c:CUB
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_landowners
                is_interest_group_type = ig_petty_bourgeoisie
            }
        }
        earliest_usage_date = 1865.1.1
        latest_usage_date = 1874.2.27
        chance = 90
    }
}

ecchi_cub_marti_character_template = {
    first_name = Jose
    last_name = ecchi_Marti
    culture = cu:caribeno
    female = no
    religion = catholic
    ideology = ideology_reformer
    interest_group = ig_intelligentsia
	dna = ecchi_dna_jose_marti
    birth_date = 1853.1.28
    traits = { romantic brave reckless }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:CUB
            this = c:CUB
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_intelligentsia
                is_interest_group_type = ig_rural_folk
            }
        }
        earliest_usage_date = 1875.1.1
        latest_usage_date = 1895.5.19
        chance = 90
    }
}

# Haiti

ecchi_hai_soulouque_character_template = {
    first_name = Faustin
    last_name = Soulouque
    culture = cu:afro_caribeno
    female = no
    religion = animist #Vodou
    ideology = ideology_royalist
    interest_group = ig_rural_folk
	dna = ecchi_dna_faustin_soulouque
    birth_date = 1782.8.15
    traits = { wrathful ambitious imperious }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:HAI
            this = c:HAI
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_rural_folk
                is_interest_group_type = ig_armed_forces
            }
        }
        earliest_usage_date = 1845.1.1
        latest_usage_date = 1867.8.3
        chance = 90
    }
}

ecchi_hai_pierrot_character_template = {
    first_name = Jean-Louis
    last_name = Pierrot
    culture = cu:caribeno
    female = no
    religion = catholic
    ideology = ideology_jingoist_leader
    interest_group = ig_armed_forces
	dna = ecchi_dna_jean_louis_pierrot
    birth_date = 1761.12.19
    traits = { forest_commander pillager }
    commander_rank = default
    commander_usage = {
        country_trigger = {
            exists = c:HAI
            this = c:HAI
        }
        role = general
        earliest_usage_date = 1836.1.1
        latest_usage_date = 1857.2.18
        chance = 90
    }
}

# Jamaica

ecchi_jam_garvey_character_template = {
    first_name = Marcus
    last_name = ecchi_Garvey
    culture = cu:afro_caribbean
    female = no
    religion = catholic
    ideology = ideology_traditionalist
    interest_group = ig_landowners
	dna = ecchi_dna_marcus_garvey
    birth_date = 1887.8.17
    traits = { bigoted ambitious wrathful }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:JAM
            this = c:JAM
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_landowners
                is_interest_group_type = ig_petty_bourgeoisie
            }
        }
        earliest_usage_date = 1914.1.1
        latest_usage_date = 1940.6.10
        chance = 90
    }
}

ecchi_jam_bogle_character_template = {
    first_name = Paul
    last_name = ecchi_Bogle
    culture = cu:afro_caribbean
    female = no
    religion = protestant
    ideology = ideology_reformer
    interest_group = ig_rural_folk
	dna = ecchi_dna_paul_bogle
    birth_date = 1822.10.24
    traits = { charismatic direct }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:JAM
            this = c:JAM
        }
        interest_group_trigger = {
            is_interest_group_type = ig_rural_folk
        }
        earliest_usage_date = 1860.1.1
        latest_usage_date = 1865.10.24
        chance = 90
    }
}